home *** CD-ROM | disk | FTP | other *** search
/ PureBasic (Professional Edition) / NEU.ISO / setup.exe / {app} / Examples / Atomic FTP Server / Readme.txt < prev   
Text File  |  2001-03-25  |  944b  |  38 lines

  1. -----------------------------------------------------------
  2.  
  3.                Atomic FTP Server v0.5
  4.             
  5.           Coded by AlphaSND with PureBasic
  6.  
  7. -----------------------------------------------------------
  8.  
  9. Overview:
  10.  
  11.   Atomic Web Server is a partially working ftp server, which use
  12.   the advanced network functions of PureBasic. It's not finished
  13.   (and will probably never be), it's just to demonstrate the
  14.   capability of PureBasic.
  15.   
  16. Licence:
  17.  
  18.   This server is freeware, can be modified and upgraded by anyone, but
  19.   its name must remain intact (or contact me at alphasnd@purebasic.com).  
  20.  
  21. Features:
  22.  
  23.   - 15 Kb executable
  24.   - GUI (one window :-)
  25.   - Support of the following commands: HELP, LIST, PASS, PORT, PWD, SYST, USER
  26.   - Very fast
  27.  
  28. Installation:
  29.  
  30.   Copy the .exe where you need. Create a 'ftp' directory and put your ftp 
  31.   files inside..
  32.  
  33.  
  34.       Enjoy !
  35.       
  36.           AlphaSND.
  37.  
  38.